Welcome![Sign In][Sign Up]
Location:
Search - windows socket

Search list

[Windows DevelopVC.code

Description: 孙鑫的VC++深入详解的源码,包括了Windows各方面的变成,如图像、文件操作、dll动态库的编程、socket的编程等。-Sun Xin Detailed depth of VC++ source code, including all aspects into Windows, such as images, file operations, dll dynamic library of programming, socket programming, etc.
Platform: | Size: 3554304 | Author: zhaoyw | Hits:

[Internet-NetworkCommunicate

Description: 完成不同平台的串口\SOCKET通信(windows、Linux、Unix)-Complete different platform serial \ SOCKET communication (windows, Linux, Unix)
Platform: | Size: 216064 | Author: 小马哥 | Hits:

[Internet-Networkserver

Description: 利用socket套接字进行文本的通信,windows平台下测试成功~-Socket using socket communication for text, windows platform, the test is successful-
Platform: | Size: 3604480 | Author: 林东 | Hits:

[Internet-NetworkinternetofLinux

Description: linux网络编程,包含socket编程,能够很好的说明网络攻防与监控的编程知识。-linux network programming, including socket programming, can be a good description of the network attack and defense and control of programming knowledge. 允许输入拉丁字符的拼音 socket programming under windows on to explain how the network programming. Can be used for network monitoring, network attack and defense 允许输入拉丁字符的拼音 socket programming under windows on to explain how the network programming. Can be used for network monitoring, network attack and defense
Platform: | Size: 38912 | Author: 张奇qi | Hits:

[Internet-NetworkMultiCast

Description: 在windows下用MFC实现socket简单的多播通信(同时具有服务器端和客户端的功能)-In the windows, use MFC to achieve simple multicast communication (both server and client functionality)
Platform: | Size: 4245504 | Author: 王敏青 | Hits:

[TCP/IP stackSocketPP

Description: This a simple C++ socket class for Windows. -This is a simple C++ socket class for Windows.
Platform: | Size: 4096 | Author: Sife | Hits:

[CommunicationMyQQ

Description: 基于windows的通讯编程,利用socket实现客户端与服务器的通讯。-Windows-based communications program, to achieve the use of socket client and server communication.
Platform: | Size: 814080 | Author: Aila | Hits:

[Internet-NetworkWinSockWLBC

Description: Windows应用程序可以有无限的网络功能,都是建立在WinSock接口 的基础上。WinSock是Windows Sockets的简称,也称为Windows套 接字,是微软根据BSD UNIX操作系统中流行的Berkeley套接字规范 而实现的一套Micosoft Windows下的网络编程接口。-Windows applications can have unlimited networking capabilities are built on the basis of the WinSock interface. WinSock is short for Windows Sockets, also known as Windows Sockets, is based on BSD UNIX operating system, Microsoft s popular Berkeley socket specification and implementation of the network under a Micosoft Windows programming interface. .
Platform: | Size: 615424 | Author: 姜美玉 | Hits:

[ActiveX/DCOM/ATLXMS_Agent

Description: OCX控件。包含Socket客户端通讯代码,Socket通讯采用Windows异步消息机制。开发工具使用VC6.0。-OCX controls. Contains the code of Socket client communication, Socket communication using the Windows asynchronous message mechanism. Development tools using VC6.0.
Platform: | Size: 4208640 | Author: 王丹阳 | Hits:

[CommunicationServerTool

Description: Socket服务端,使用Windows异步消息机制,开发工具VC2010。-Socket server, use the Windows asynchronous message mechanism, development tools VC2010.
Platform: | Size: 57341952 | Author: 王丹阳 | Hits:

[Internet-NetworkServer

Description: TCP/IP SOCKET windows下 主机监听程序-TCP/IP SOCKET Windows, the host machine surveillance program
Platform: | Size: 12288 | Author: | Hits:

[Internet-NetworkClient

Description: TCP/IP SOCKET windows下 连接监听主机程序-TCP/IP SOCKET Windows under surveillance program host connected
Platform: | Size: 10240 | Author: | Hits:

[CommunicationVB_60_LAN_Sockets

Description: VB源码实现网口控制安捷伦N6700A仪器,ZIP包中包含工程等多个文件-Communication with the N6700A over LAN may be accomplished without the use of I/O libraries or drivers. In this example it is accomplished using Winsock. Dynamic Host Configuration Protocol (DHCP) is typically the easiest way to configure the Instrument for LAN communication. DHCP automatically assigns a dynamic IP address to a device on a network. See the User s Guide for more information and how to set it up on the instrument. Connect a LAN cable and verify communication. In a DOS Window, (Run-> Command from the START menu of many Windows operating systems) type ping and the IP address of the product. For further information, see the Agilent Technologies USB/LAN/GPIB Connectivity Guide, which you can download from the Agilent web site at http://www.agilent.com/find/connectivity in the section Manuals, Guides & Notifications. Once you have established communication with the product, enter the IP address in the program for an example of instrument control using socket
Platform: | Size: 7168 | Author: forest | Hits:

[Internet-NetworkWindows_SOCKET

Description: 这是介绍Windows环境下socket编程的文档-This is the socket programming document describes the Windows environment
Platform: | Size: 19456 | Author: 杨小妖 | Hits:

[Internet-Networksocket_test

Description: 一个简单的Windows Linux 跨平台Socket通信测试例子。-A simple Windows Linux cross-platform socket communications test examples.
Platform: | Size: 835584 | Author: yan | Hits:

[Internet-NetworkDesktop

Description: 本项目实现了在linux下简单的网络聊天室。在Linux下编写并调试服务器端程序和客户端程序,实现客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。本设计使用网络套接字socket和多线程在网络中的应用,并基于linux下的vi编辑器。本方案经gcc调试器调试成功,可以在单机网络聊天中使用。-This project achieved under linux simple online chat rooms. To write and debug server-side program and client program to achieve customer, connection and communication between the server under Linux. Can open up two windows running the client, server-side on a stand-alone program, or connect two hosts as a client and server. This design uses a network socket socket and multi-threaded application in the network, and based on the under linux vi editor. Success of the program gcc debugger debugging, can be used in stand-alone web chat.
Platform: | Size: 241664 | Author: fanhao | Hits:

[P2Pp2p_chat

Description: 用windows编程,实现的一个简单的p2p聊天程序。界面比较简单,dos窗口。但是思路比较清晰,比较适合对p2p想入门的程序员。另外附上该程序的文档。-using socket , p2p chat program, easy, good for starting learners
Platform: | Size: 5120 | Author: henry | Hits:

[Process-Thread07socket

Description: VC下得多线程和 socket 代码 非常不错 期待您的下载-socket VC++ under windows
Platform: | Size: 5562368 | Author: qie | Hits:

[Internet-Networksocket_chat

Description: Java Socket编程,控制台版本,实现局域网内的聊天,提供windows和linux下启动脚本,-A simple chat soft base on java socket, provide start scripts both windows and linux system.
Platform: | Size: 4192256 | Author: HM | Hits:

[Internet-NetworkWinToLinuxSocket

Description: 本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
Platform: | Size: 2048 | Author: 李伟 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net